CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - avr I2C eeprom

搜索资源列表

  1. dzb

    0下载:
  2. 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高-here on the versatile programmer, the powerful support of the most commonly used EPROM, EEPROM, FLASH, I2C, PIC, MCS-51, AVR, 93Cxx series chip (mor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7489991
    • 提供者:陈文礼
  1. iic

    0下载:
  2. eeprom test of life by avr I2C 的控制和注意事项,带源码,please copy it and save as c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1888
    • 提供者:gm
  1. AVRmega16

    1下载:
  2. AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
  3. 所属分类:SCM

    • 发布日期:2016-07-06
    • 文件大小:312320
    • 提供者:yyw
  1. i2c

    0下载:
  2. avr atmega168v i2c总线的程序,可以使用,读取加速度计的数值MXC6202 memsic-avr atmega168v i2c program,can work,read the value of mxc6202 which is a accelaretor memsic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:962
    • 提供者:york
  1. AVR-program

    0下载:
  2. ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:321278
    • 提供者:陈杰
  1. I2C

    0下载:
  2. I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:45336
    • 提供者:张三
  1. AVRsource

    0下载:
  2. [AVR源程序]I2C读写外部EEPROM[采用自定义函数]-[AVR source] I2C read and write the external EEPROM [using a custom function]
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:zgw
  1. sctk-0.3.4.tar

    0下载:
  2. Smart Card ToolKit provides a library and associated tools for smart cards. Phoenix and Smartmouse protocols are supported for ISO7816 asynchronous smart card access and debugging. JDM is supported for programming PIC-based smart cards like piccard,
  3. 所属分类:Network Security

    • 发布日期:2017-03-23
    • 文件大小:61878
    • 提供者:ThomThoms
  1. i2c-eeprom-lib.tar

    0下载:
  2. i2c eeprom library for avr
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:112211
    • 提供者:mano
  1. I2C4C02

    0下载:
  2. 用AVR的 I2C读写24C02 先在24C02中写入一段数据,然后断电,再送电,将EEPROM中的数据发送给PC机-24C02 using AVR I2C-read the first paragraph in the 24C02 to write data, and power outages, sending electricity, EEPROM data will be sent to the PC,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:34147
    • 提供者:朱勇
  1. TQ6050_i2c_avr_c

    0下载:
  2. avr的时钟芯片c语言程序,i2c硬件接口。子程序可能通用E方-avr of the clock chip c language program, iic interface. can use in EEPROM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:1986
    • 提供者:王猛
  1. AVRchengxufani

    0下载:
  2. 包含AVR单片机的AD,I2C,EEPROM,PWM,定时器,串口等功能进行分析并给出程序。-Include AVR MCU AD, I2C, EEPROM, PWM, timers, serial port, are discussed and give the program.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:296939
    • 提供者:chenshihuan
  1. I2CEE-Schematic

    0下载:
  2. i2c eeprom interface for avr
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51038
    • 提供者:Amir
  1. I2C-24C01

    0下载:
  2. AVR twi读写eeprom的程序及驱动-AVR twi read and write eeprom program and driver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:41843
    • 提供者:姜迁里
  1. library

    0下载:
  2. avr 单片机库,包含了adc,uart,I2C,EEPROM-avr microcontroller library, including adc, the uart, I2C, EEPROM
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4001
    • 提供者:madanzi
  1. AVR-TWI

    0下载:
  2. 这是AVR TWI读写I2C接口的EEPROM的程序, 合适初学者-this is about reading EEPROM through AVR TWI
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:15410
    • 提供者:
  1. 24cxx-I2C

    0下载:
  2. codevision avr external eeprom 24cxx I2C C&C-codevision avr external eeprom 24cxx I2C C&C++
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:232759
    • 提供者:mn
  1. RFID-EEPROM

    0下载:
  2. RFID reader access with I2C eeprom + LCD display for AVR ATmega8 (CodeVision Compiler recommended). Configure it with 9600 buad with external interrupt for first use (Modify capacity first). Be aware to pin7 of eeprom must be grounded pin5 & pin6
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:28786
    • 提供者:mohammad
  1. AVR_I2C

    0下载:
  2. Control I2C EEPROM with AVR -Control I2C EEPROM with AVR
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:210035
    • 提供者:hwangso
  1. i2ceeprom

    0下载:
  2. AVR 单片机 I2C读写外部eeprom例程序(i2c read/wire eeprom)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-20
    • 文件大小:53248
    • 提供者:zhy19831109
« 12 »
搜珍网 www.dssz.com